robertl [Wed, 8 Jan 2003 16:06:36 +0000 (16:06 +0000)]
Completly new, data driven XSV handlers. Thanx, Alex!
robertl [Wed, 8 Jan 2003 15:58:23 +0000 (15:58 +0000)]
Fix up timezones on GPX input. Combination of Park, Fouts, and myself.
robertl [Tue, 7 Jan 2003 14:48:14 +0000 (14:48 +0000)]
Detach explicit polling for acks from rx state machine.
robertl [Tue, 7 Jan 2003 05:31:05 +0000 (05:31 +0000)]
Tidy return value of rtrim. From Fouts.
robertl [Mon, 6 Jan 2003 23:58:53 +0000 (23:58 +0000)]
There is a %lf in scanf, but not printf. From Fouts.
robertl [Mon, 6 Jan 2003 23:41:47 +0000 (23:41 +0000)]
Cast ptr subtraction. From Fouts.
robertl [Mon, 6 Jan 2003 23:33:13 +0000 (23:33 +0000)]
Whack stray semi. From Fouts.
robertl [Thu, 2 Jan 2003 04:07:24 +0000 (04:07 +0000)]
GPX: Count size of entity replacements instead of divining it.
Magproto: More thoroughly close Windows handles.
From Mottram.
robertl [Wed, 1 Jan 2003 17:03:20 +0000 (17:03 +0000)]
Null terminate array, add space on closing tags in chain for Topografix.
fixes from Alex and Ron.
robertl [Wed, 1 Jan 2003 02:25:19 +0000 (02:25 +0000)]
Revert bad timezone fix in GPX.
robertl [Tue, 31 Dec 2002 17:23:02 +0000 (17:23 +0000)]
Robustify windows serial handling.
robertl [Tue, 31 Dec 2002 06:23:21 +0000 (06:23 +0000)]
Save unknown tags during processing. From Ron Parker.
Handle entities on output. From Alex Mottram.
robertl [Tue, 31 Dec 2002 05:47:11 +0000 (05:47 +0000)]
Correctly terminate waypoint "strings" before going to receiver.
robertl [Tue, 31 Dec 2002 05:46:20 +0000 (05:46 +0000)]
Include version in zip filename.
robertl [Sun, 29 Dec 2002 21:03:23 +0000 (21:03 +0000)]
Add tips for Garmin serial comms.
robertl [Sat, 21 Dec 2002 06:48:25 +0000 (06:48 +0000)]
Multiple arguments require a command with each filename.
robertl [Thu, 19 Dec 2002 15:25:55 +0000 (15:25 +0000)]
parse url and logpoints. Thanx, Alex!
robertl [Sun, 15 Dec 2002 23:05:07 +0000 (23:05 +0000)]
Correctly parse lat/lon from magellan track messasges.
robertl [Fri, 13 Dec 2002 18:56:31 +0000 (18:56 +0000)]
More accurately track unknown waypoints on input.
robertl [Wed, 11 Dec 2002 06:54:09 +0000 (06:54 +0000)]
Fix "problem" (looks like legal XML to me, grrr) in geo loc format that
prevented geobuddy from reading the output.
robertl [Tue, 10 Dec 2002 15:36:57 +0000 (15:36 +0000)]
Updates from Alex.
robertl [Tue, 10 Dec 2002 02:25:03 +0000 (02:25 +0000)]
Final prep for 1.1.0 release.
robertl [Mon, 9 Dec 2002 06:10:07 +0000 (06:10 +0000)]
Add files so release process will work.
robertl [Mon, 9 Dec 2002 06:00:26 +0000 (06:00 +0000)]
Attempt to plaster over note->description grief when wpt is added.
Add option to CSV to prefer shortname over description.
robertl [Fri, 6 Dec 2002 15:55:20 +0000 (15:55 +0000)]
Include backslashes in args to 'fatal'.
robertl [Fri, 6 Dec 2002 15:52:34 +0000 (15:52 +0000)]
Clear up confusion about groundspeak:date tags.
robertl [Fri, 6 Dec 2002 15:49:23 +0000 (15:49 +0000)]
Include version number in binary and help output.
robertl [Fri, 6 Dec 2002 15:48:59 +0000 (15:48 +0000)]
Fix error I introduced on type of GPS_Serial_Read yesterday.
robertl [Thu, 5 Dec 2002 22:10:18 +0000 (22:10 +0000)]
Kjeld moved some fields under Ron for new Cetus. Try again. :-)
robertl [Thu, 5 Dec 2002 18:45:35 +0000 (18:45 +0000)]
Misc language cleanups.
robertl [Thu, 5 Dec 2002 18:08:28 +0000 (18:08 +0000)]
Update from Ron Parker.
Support Cetus 1.1b18.
Add notest to GPSPilot.
robertl [Wed, 4 Dec 2002 17:45:47 +0000 (17:45 +0000)]
A new binary from Josh.
robertl [Wed, 4 Dec 2002 17:44:45 +0000 (17:44 +0000)]
Update from Josh. Get the extension list dynamically instead of from
internal table.
robertl [Wed, 4 Dec 2002 17:36:49 +0000 (17:36 +0000)]
Remove DOS CR's from files.
robertl [Wed, 4 Dec 2002 02:08:31 +0000 (02:08 +0000)]
Let Zipfile contain both Windows binaries.
robertl [Wed, 4 Dec 2002 02:03:01 +0000 (02:03 +0000)]
Add cmd line flags to allow wrappers to grope what formats we support.
robertl [Tue, 3 Dec 2002 22:48:36 +0000 (22:48 +0000)]
Add gpsdrive, courtesy Alan Curry.
robertl [Tue, 3 Dec 2002 22:25:28 +0000 (22:25 +0000)]
Add the Josh's front end for Windows.
robertl [Wed, 27 Nov 2002 23:10:13 +0000 (23:10 +0000)]
More notes<->description fallout. Sigh.
robertl [Wed, 27 Nov 2002 18:42:23 +0000 (18:42 +0000)]
Misc fixes for Mag 315.
robertl [Tue, 26 Nov 2002 17:47:50 +0000 (17:47 +0000)]
Add multi-cache icons for Magellan.
robertl [Mon, 25 Nov 2002 21:39:17 +0000 (21:39 +0000)]
Regenerate dependencies, add Makefile target to (sort of) automate it.
robertl [Mon, 25 Nov 2002 01:01:39 +0000 (01:01 +0000)]
1) Clean up a number of memory overwrites exposed by running Garmin
protocol under Windows that don't show up with efence on Linux.
2) Don't cross the ident and shortnames of the waypoints.
gpsapp.c) Correct loops for D108 and D109 that are looking at zero
terminated strings when its own doc says that the input is NOT
zero terminated strings. (Why am I rapidly losing faith in jeeps?)
gpsmem.c) Initialize several more waypoint fields on startup.
robertl [Sun, 24 Nov 2002 03:52:22 +0000 (03:52 +0000)]
Add selectors for GPX and pdb.
robertl [Fri, 22 Nov 2002 16:32:27 +0000 (16:32 +0000)]
Better determination of garmin waypoint shortname length. From Alan acurry.
robertl [Thu, 21 Nov 2002 05:46:55 +0000 (05:46 +0000)]
Finish prototyping GUI Actually invokes gpsbabel now.
robertl [Thu, 21 Nov 2002 05:37:16 +0000 (05:37 +0000)]
Set environment up for testing.
robertl [Thu, 21 Nov 2002 05:36:10 +0000 (05:36 +0000)]
Tighten test suite for Windows; sync it to UNIX one more closely.
robertl [Thu, 21 Nov 2002 05:22:24 +0000 (05:22 +0000)]
Another swing at the illusion that com ports can be files in windows.
robertl [Wed, 20 Nov 2002 16:10:56 +0000 (16:10 +0000)]
Add tracklog support.
robertl [Wed, 20 Nov 2002 15:59:09 +0000 (15:59 +0000)]
Zero a route head when alloced.
robertl [Wed, 20 Nov 2002 15:58:36 +0000 (15:58 +0000)]
Display alt in a track if we have it.
robertl [Sun, 17 Nov 2002 02:39:56 +0000 (02:39 +0000)]
Look in text field, too...
robertl [Sun, 17 Nov 2002 02:21:30 +0000 (02:21 +0000)]
Add support for Magellan Sportrak.
robertl [Sat, 16 Nov 2002 03:06:08 +0000 (03:06 +0000)]
Honor unknown alt (make zero) on upload.
robertl [Fri, 15 Nov 2002 06:11:52 +0000 (06:11 +0000)]
Don't use C++ comments.
robertl [Fri, 15 Nov 2002 06:11:07 +0000 (06:11 +0000)]
Allow 20 byte waypoint names (wow!) on V. Make runtime selectable.
Take description or notes as source for shortname.
robertl [Fri, 15 Nov 2002 06:10:08 +0000 (06:10 +0000)]
snprintf is C99, not C90.
Whack color and class so data will display on the GPS V.
robertl [Fri, 15 Nov 2002 06:09:24 +0000 (06:09 +0000)]
Use new 'GPS_Diag' for diagnosing data to/from serial port.
robertl [Fri, 15 Nov 2002 06:08:52 +0000 (06:08 +0000)]
Add 'GPS_Diag' function to sensibly log data to/from serial port.
robertl [Fri, 15 Nov 2002 03:37:50 +0000 (03:37 +0000)]
Update magellan to read track data into correct internal structure.
Modify GPX code to to call headers.
Let main default to waypoint processing.
Start adding reference files for tracks.
robertl [Thu, 14 Nov 2002 14:26:53 +0000 (14:26 +0000)]
Implement the "cmt" tag, duplicating to/from description when needed.
robertl [Thu, 14 Nov 2002 07:17:24 +0000 (07:17 +0000)]
Add D109 support for newer Garmins.
(I am amused by neither Jeeps handling of this nor Garmins gratituously
incompatible protocol design ...)
robertl [Thu, 14 Nov 2002 05:26:01 +0000 (05:26 +0000)]
Move diag-nose exclusively into debug level 2
robertl [Thu, 14 Nov 2002 05:17:08 +0000 (05:17 +0000)]
Make debug levels more sensible.
robertl [Thu, 14 Nov 2002 05:16:05 +0000 (05:16 +0000)]
Add rtrim to trim those scanf'ed things with all the trailing whitespace.
csv_stringtrim isn't quite what we need...
robertl [Thu, 14 Nov 2002 04:51:55 +0000 (04:51 +0000)]
Respect unknown alt on output.
robertl [Thu, 14 Nov 2002 04:34:51 +0000 (04:34 +0000)]
Turn on Jeeps debugging via command line.
Handle unknown altitude on input.
robertl [Sun, 10 Nov 2002 05:45:58 +0000 (05:45 +0000)]
Updates from Nich Heaphy.
robertl [Thu, 7 Nov 2002 05:25:06 +0000 (05:25 +0000)]
Rename TopoMapPro from tmp to tmpro. Thanx, Nick!
Updated README.contib.
robertl [Wed, 6 Nov 2002 15:41:46 +0000 (15:41 +0000)]
Add sketchy pointy clicky thingy wrapper in TK.
robertl [Wed, 6 Nov 2002 14:27:45 +0000 (14:27 +0000)]
Add TopoMapPro. From Nick Heaphy.
robertl [Tue, 5 Nov 2002 18:05:25 +0000 (18:05 +0000)]
Remove free from get_options. Thanx, Alex!
robertl [Tue, 5 Nov 2002 06:13:28 +0000 (06:13 +0000)]
Add find waypt by name.
robertl [Tue, 5 Nov 2002 06:08:52 +0000 (06:08 +0000)]
Add target-specific init options to all file formats.
Add 'baud' option to magproto.
robertl [Tue, 5 Nov 2002 02:19:29 +0000 (02:19 +0000)]
Rename our "round" to "si_round".
robertl [Fri, 1 Nov 2002 02:52:06 +0000 (02:52 +0000)]
Fix bug parsing MDY in magproto.
robertl [Fri, 1 Nov 2002 02:45:10 +0000 (02:45 +0000)]
GPX: Don't emit name and descr if we don't have them.
magproto: remove debug msg
gpsread: alleged fix for banana.
robertl [Tue, 29 Oct 2002 03:07:40 +0000 (03:07 +0000)]
Add undocumented (grrr) trkseg tags to gpx track handling.
Misc cleanups for tracks and routes.
robertl [Tue, 29 Oct 2002 03:05:16 +0000 (03:05 +0000)]
Add validator for GPX output.
robertl [Tue, 29 Oct 2002 03:03:03 +0000 (03:03 +0000)]
Add chicago tracklog, as created by mapsend.
robertl [Tue, 29 Oct 2002 01:36:18 +0000 (01:36 +0000)]
Add ability to read track files to Magellan mapsend.
robertl [Fri, 25 Oct 2002 14:48:22 +0000 (14:48 +0000)]
Clean up a few missing prototypes, normalize calls to fatal somewhat.
robertl [Fri, 25 Oct 2002 13:59:51 +0000 (13:59 +0000)]
Add 'notes' to struct waypoint for Ron.
robertl [Wed, 23 Oct 2002 20:33:22 +0000 (20:33 +0000)]
Alex provides a new README.psp.
robertl [Wed, 23 Oct 2002 14:47:11 +0000 (14:47 +0000)]
Better quadrant mapping for MS pushpin. Add README.psp. From Alex Mottram.
robertl [Wed, 23 Oct 2002 13:56:36 +0000 (13:56 +0000)]
Comment fix.
robertl [Tue, 22 Oct 2002 19:13:31 +0000 (19:13 +0000)]
Pick up missed fix for route_head_alloc.
robertl [Tue, 22 Oct 2002 19:11:04 +0000 (19:11 +0000)]
Bring in magellan route parsing code I'd had laying around. It's not
hooked up to anything useful just yet.
robertl [Tue, 22 Oct 2002 19:04:41 +0000 (19:04 +0000)]
Start sketching in routing functions.
robertl [Tue, 22 Oct 2002 18:48:08 +0000 (18:48 +0000)]
From Peter Roosen
Add -t, -w, -r command lines
Activate/fix code in magproto to parse tracks.
From me:
csv, dna, holux, mxf, ozi, psp, tpg, misc language conformance cleanups.
robertl [Tue, 22 Oct 2002 17:21:12 +0000 (17:21 +0000)]
Add unknonw alt support for Cetus. From Ron Parker.
robertl [Fri, 18 Oct 2002 04:26:20 +0000 (04:26 +0000)]
Fix patch botch.
robertl [Fri, 18 Oct 2002 04:22:19 +0000 (04:22 +0000)]
Finish up gpspilot support. Thanx to Ron Parker!
robertl [Fri, 18 Oct 2002 04:12:46 +0000 (04:12 +0000)]
Complete Magellan Navigator support. Thanx to Ron Parker!
robertl [Thu, 17 Oct 2002 06:26:52 +0000 (06:26 +0000)]
Finish magellan nav companion. From Ron Parker.
robertl [Wed, 16 Oct 2002 05:41:51 +0000 (05:41 +0000)]
Sketch in Groundspeak GPX fields. With this in place, the icon types
on my magellan now show up differently for virtuals and physicals.
Also, fix problem with magellan serial protocol on windows.
robertl [Wed, 16 Oct 2002 05:36:27 +0000 (05:36 +0000)]
Icon_descr is the description, not the icon text. Duh!
robertl [Sat, 12 Oct 2002 03:38:21 +0000 (03:38 +0000)]
Ignore extra fields on read, per Ozi developer.
robertl [Fri, 11 Oct 2002 15:48:23 +0000 (15:48 +0000)]
Add waypt_del().